FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.dstu2.zib2015#1.0.0 (47 ms)

Package nictiz.fhir.nl.dstu2.zib2015
Type StructureDefinition
Id Id
FHIR Version R2
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson
Url http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson
Version 1.0
Status draft
Name nl-core-relatedperson
Experimental False
Realm nl
Authority hl7
Description A RelatedPerson resource as defined by the Dutch Clinical Building Block or CBB (Dutch: Zorginformatiebouwsteen or ZIB) ContactPersoon version 1.2 (Release 2015)
Copyright CC0
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/bc-CareAgreement bc-CareAgreement
http://nictiz.nl/fhir/StructureDefinition/bc-Donor bc-Donor
http://nictiz.nl/fhir/StructureDefinition/bc-MultidisciplinaryTeamMeeting bc-MultidisciplinaryTeamMeeting
http://nictiz.nl/fhir/StructureDefinition/bc-RelatedPerson bc-RelatedPerson
http://nictiz.nl/fhir/StructureDefinition/bc-TreatmentDirective bc-TreatmentDirective
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Consent-2022Q1 NICE-Consent
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-TreatmentDirective-2022Q1 NICE-TreatmentDirective
http://nictiz.nl/fhir/StructureDefinition/images-List Images List
http://nictiz.nl/fhir/StructureDefinition/images-Media Images Media
http://nictiz.nl/fhir/StructureDefinition/Spirometer-Composition Spirometer Composition
http://nictiz.nl/fhir/StructureDefinition/composition-nl composition-nl
http://nictiz.nl/fhir/StructureDefinition/observation-nl observation-nl
http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance ZIB AllergyIntolerance
http://nictiz.nl/fhir/StructureDefinition/zib-Contact ZIB Contact
http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction ZIB TreatmentInstruction

Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-address nl-core-address
http://fhir.nl/fhir/StructureDefinition/nl-core-humanname nl-core-humanname
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role nl-core-relatedperson-role
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20150401000000 RolCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "003f809e-8e85-4953-aabb-c2f53ec1ac3f",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2016-11-12T15:56:01.865+00:00"
  },
  "url" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson",
  "version" : "1.0",
  "name" : "nl-core-relatedperson",
  "status" : "draft",
  "publisher" : "HL7 Netherlands",
  "description" : "A RelatedPerson resource as defined by the Dutch Clinical Building Block or CBB (Dutch: Zorginformatiebouwsteen or ZIB) ContactPersoon version 1.2 (Release 2015)",
  "copyright" : "CC0",
  "fhirVersion" : "1.0.2",
  "mapping" : [
    {
      "identity" : "zib-contactpersoon",
      "uri" : "https://zibs.nl/wiki/Contactpersoon(NL)",
      "name" : "Zorginformatiebouwsteen Contactpersoon"
    }
  ],
  "kind" : "resource",
  "constrainedType" : "RelatedPerson",
  "abstract" : false,
  "base" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "differential" : {
    "element" : [
      {
        "id" : "RelatedPerson",
        "path" : "RelatedPerson",
        "type" : [
          {
            "code" : "RelatedPerson"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-contactpersoon",
            "map" : "NL-CM:3.1.1"
          }
        ]
      },
      {
        "id" : "RelatedPerson.extension",
        "path" : "RelatedPerson.extension",
        "slicing" : {
          "discriminator" : [
            "url"
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "RelatedPerson.extension",
        "path" : "RelatedPerson.extension",
        "name" : "role",
        "short" : "role",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role"
            ]
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20150401000000",
            "display" : "RolCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "zib-contactpersoon",
            "map" : "NL-CM:3.1.2"
          }
        ]
      },
      {
        "id" : "RelatedPerson.identifier",
        "path" : "RelatedPerson.identifier",
        "name" : "Identifier",
        "short" : "Identifier"
      },
      {
        "id" : "RelatedPerson.patient",
        "path" : "RelatedPerson.patient",
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
            ]
          }
        ]
      },
      {
        "id" : "RelatedPerson.relationship",
        "path" : "RelatedPerson.relationship",
        "name" : "Relationship",
        "short" : "Relationship",
        "mapping" : [
          {
            "identity" : "zib-contactpersoon",
            "map" : "NL-CM:3.1.3"
          }
        ]
      },
      {
        "id" : "RelatedPerson.name",
        "path" : "RelatedPerson.name",
        "short" : "NameInformation",
        "alias" : [
          "Naamgegevens"
        ],
        "type" : [
          {
            "code" : "HumanName",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-humanname"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-contactpersoon",
            "map" : "NL-CM:3.1.4"
          }
        ]
      },
      {
        "id" : "RelatedPerson.telecom",
        "path" : "RelatedPerson.telecom",
        "short" : "ContactInformation",
        "alias" : [
          "Contactgegevens"
        ],
        "mapping" : [
          {
            "identity" : "zib-contactpersoon",
            "map" : "NL-CM:3.1.6"
          },
          {
            "identity" : "zib-patient",
            "map" : "NL-CM:0.1.5"
          }
        ]
      },
      {
        "id" : "RelatedPerson.telecom.Phone",
        "path" : "RelatedPerson.telecom.system",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.telecom.value",
        "path" : "RelatedPerson.telecom.value",
        "alias" : [
          "Telefoonnummer",
          "EmailAdres"
        ],
        "min" : 1,
        "mapping" : [
          {
            "identity" : "zib-patient",
            "map" : "NL-CM:0.1.23"
          },
          {
            "identity" : "zib-patient",
            "map" : "NL-CM:0.1.20"
          }
        ]
      },
      {
        "id" : "RelatedPerson.telecom.use",
        "path" : "RelatedPerson.telecom.use",
        "alias" : [
          "NummerSoort",
          "EmailSoort"
        ],
        "mapping" : [
          {
            "identity" : "zib-patient",
            "map" : "NL-CM:0.1.22"
          },
          {
            "identity" : "zib-patient",
            "map" : "NL-CM:0.1.19"
          }
        ]
      },
      {
        "id" : "RelatedPerson.address",
        "path" : "RelatedPerson.address",
        "short" : "AddressInformation",
        "alias" : [
          "Adresgegevens"
        ],
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-address"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-contactpersoon",
            "map" : "NL-CM:3.1.5"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.